home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 3: Developer Tools / Linux Cubed Series 3 - Developer Tools.iso / devel / lang / lisp / guile-ii.src / guile-ii / guile-src / libguile / scmconfig.h.in < prev    next >
Encoding:
Text File  |  1995-04-10  |  1.8 KB  |  76 lines

  1. /* scmconfig.h.in.  Generated automatically from configure.in by autoheader.  */
  2.  
  3. /* Define if on AIX 3.
  4.    System headers sometimes define this.
  5.    We just want to avoid a redefinition error message.  */
  6. #ifndef _ALL_SOURCE
  7. #undef _ALL_SOURCE
  8. #endif
  9.  
  10. /* Define to empty if the keyword does not work.  */
  11. #undef const
  12.  
  13. /* Define if on MINIX.  */
  14. #undef _MINIX
  15.  
  16. /* Define if your C compiler doesn't accept -c and -o together.  */
  17. #undef NO_MINUS_C_MINUS_O
  18.  
  19. /* Define if the system does not provide POSIX.1 features except
  20.    with this defined.  */
  21. #undef _POSIX_1_SOURCE
  22.  
  23. /* Define if you need to in order for stat and other things to work.  */
  24. #undef _POSIX_SOURCE
  25.  
  26. /* Define as the return type of signal handlers (int or void).  */
  27. #undef RETSIGTYPE
  28.  
  29. /* Define if you have the ANSI C header files.  */
  30. #undef STDC_HEADERS
  31.  
  32. /* Define if you can safely include both <sys/time.h> and <time.h>.  */
  33. #undef TIME_WITH_SYS_TIME
  34.  
  35. /* Define if you have ftime.  */
  36. #undef HAVE_FTIME
  37.  
  38. /* Define if you have times.  */
  39. #undef HAVE_TIMES
  40.  
  41. /* Define if you have the <limits.h> header file.  */
  42. #undef HAVE_LIMITS_H
  43.  
  44. /* Define if you have the <memory.h> header file.  */
  45. #undef HAVE_MEMORY_H
  46.  
  47. /* Define if you have the <string.h> header file.  */
  48. #undef HAVE_STRING_H
  49.  
  50. #undef HAVE_SYS_SELECT_H
  51.  
  52. /* Define if you have the <sys/time.h> header file.  */
  53. #undef HAVE_SYS_TIME_H
  54.  
  55. /* Define if you have the <sys/timeb.h> header file.  */
  56. #undef HAVE_SYS_TIMEB_H
  57.  
  58. /* Define if you have the <sys/times.h> header file.  */
  59. #undef HAVE_SYS_TIMES_H
  60.  
  61. /* Define if you have the <sys/types.h> header file.  */
  62. #undef HAVE_SYS_TYPES_H
  63.  
  64. /* Define if you have the <time.h> header file.  */
  65. #undef HAVE_TIME_H
  66.  
  67. /* Define if you have the <unistd.h> header file.  */
  68. #undef HAVE_UNISTD_H
  69.  
  70. /* Define if you have the <unistd.h> header file.  */
  71. #undef HAVE_UNISTD_H
  72.  
  73. #undef HAVE_GTCLTK
  74.  
  75. #undef FILE_FD_FIELD
  76.